home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 4 / developer source - volume 4.iso / parad / feb95 / ml_fig04.gif < prev    next >
Graphics Interchange Format  |  1995-09-26  |  7KB  |  530x319  |  4-bit (6 colors)
Labels: text | electronics | screenshot | display | software | number | font
OCR: VERTBARS.FSL :: Vertical_ScrollBar_Med_Thick :: Const ; Adjust these constants to control behavior of scroll bar Const ArrowClickIncrement = 1 BarClickIncrement = 10 MinVal 1 MaxVal = 100 StartVal = 1 ShowGhost Thumb = False endConst ; Used by scrollbar -- do not adjust const ; Number of twips taken up by frame of slider FrameWidth = 15 endConst Edit Line: 15 Col: 9